Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps] Attempt to remove numpy restrictions #2937

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

tomaarsen
Copy link
Collaborator

Resolves #2933

Hello!

Pull Request overview

  • Attempt to remove numpy restrictions

Details

I have some good luck with this locally; perhaps some of the problematic third-party dependencies have also been updated to support Numpy. For context: Numpy 2 used to break for Windows: https://github.com/UKPLab/sentence-transformers/actions/runs/9547213601/job/26311747682?pr=2757

  • Tom Aarsen

@tomaarsen tomaarsen merged commit dafe2b6 into UKPLab:master Sep 17, 2024
11 checks passed
@tomaarsen tomaarsen deleted the deps/remove_numpy_restriction branch September 17, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 3.1.0 forces a downgrade to Numpy 1.x
1 participant